home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / bpq351.arc / AA4RE.DOC < prev    next >
Text File  |  1989-10-14  |  2KB  |  67 lines

  1.         AA4RE BBS and the G8BPQ Switch.
  2.  
  3.  
  4. From version 3.22, the switch attempts to support the AA4RE BBS. This has
  5. been done by extending the PK232 host mode support, originally written to
  6. support the G8UFQ BBS. The system allows the first Virtual TNC port to
  7. support up to 8 users. The configuration I used is detailed below:
  8.  
  9. In BPQCFG.TXT:
  10.  
  11. HOSTMODE=2    ; Note HOSTMODE replaces UFQBBS - for UFQ, set HOSTMODE=1
  12.  
  13. In PARAM.BB:
  14.  
  15. port
  16.   port_type       = PK-232
  17.   com             = 2            ; use the first number in TNCPORTLIST
  18.   max_pac         = 120        
  19.   speed           = 4800        ; not actually used
  20.   max_connect     = 8
  21.   max_channel     = 9
  22.   max_pending     = 3            ; seems ok, but keep an eye on minimum free buffer
  23.   monitor         = yes
  24.   time_out        = 180
  25.   fwd_min         = 15
  26.   bbs_only        = N
  27.   remote_sysop    = Y
  28.   upload_download = Y
  29.   broadcast       = y            ; sends mail beacon on all radio ports
  30.   port_name       = 144.650/432.675 NODE
  31.   broadcast_path  = MAIL        ; is ignored - set in config.txt file
  32.   monitor_color   = 121
  33.   no_out_fwd      = N
  34. endport
  35.  
  36.  
  37. In ROUTE.BB
  38.  
  39. G8BPQ  LEAVE
  40. @BLANK LEAVE
  41. *      GB7DAD
  42.  
  43.  
  44. In PATH.BB
  45.  
  46. PATH GB7DAD A GB7DAD FORCE
  47. T 0000 2300
  48. C SWITCH                ; note initial C SWITCH
  49. SC LRG7
  50. R* to *
  51. SC GB7DAD
  52. R* to *
  53.  
  54.  
  55. I haven't been able to test it very throughly - please let me know how you
  56. get on with it.
  57.  
  58.  
  59. Note that the remaining Virtual TNCs continue to run as normal. If you
  60. are running under Desqview, you can still run PAC2 (or even MBL/RLI!) in
  61. other windows. However, AA4RE needs a LOT of store - you need to use
  62. all the tricks described in the DV manual to get a big enough window to
  63. run it effectively.
  64.  
  65. John Wiseman, G8BPQ.
  66. 11/7/89.
  67.